CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 迭代法 解线性方程组

搜索资源列表

  1. levinson_algorithm

    0下载:
  2. 列文松法解对称TOEPLITZ矩阵组成的线性方程组,迭代次数少,计算复杂读很底,且计算精度相当高,是一种非常好的方法!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:978
    • 提供者:chenzuo
  1. Templates-of-LinearSystem

    0下载:
  2. 线性方程组解的模板:迭代法基础Richard Barrett2Michael Berry3, Tony F. Chan4, James Demmel5, June M. Donato6, Jack Dongarra3, Victor Eijkhout7, Roldan Pozo8, Charles Romine9, and Henk Van der Vorst10-Templates for the Solution of Linear Systems: Building Blo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:435291
    • 提供者:
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. 12-xianxingfangchengzu-diedaifa-

    0下载:
  2. 解线性方程组之迭代法【matlab例程】经典算法直接应用方便快捷-Convenient for solving linear equations of the iterative method [] classical algorithm matlab routines direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8053
    • 提供者:jason yan
  1. liner-formular

    0下载:
  2. 利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码-Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:李耀兵
  1. equations-iterative-method

    0下载:
  2. 解线性方程组的迭代法的详细代码,帮助初学者尽早入门。-Solving linear equations iterative method detailed code as soon as possible to help beginners get started.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8656
    • 提供者:张天一
  1. IterativeTechniquesMatrixAlgebra

    0下载:
  2. 解线性方程组的迭代法:(1)雅克比迭代法(2)高斯-赛德尔迭代法 (3)松弛迭代法(4)共轭梯度法-Iterative Techniques in Matrix Algebra:(1)The Jacobi Iterative Techniques (2)Gauss-Siedel Iterative Techniques (3)sor method (4)The Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2863
    • 提供者:huangyonghao
  1. jacobi

    0下载:
  2. 解线性代数方程组的Jacobi迭代法。使用c++标准库的vector实现。-Solution of linear algebraic equations Jacobi iteration. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2309
    • 提供者:
  1. 3

    0下载:
  2. 列主元高斯消去法和逐次超松弛迭代法 (1) 编制解n阶线性方程组Ax=b的列主元Gauss消去法的通用程序; (2) 用所编程序解线性方程组RI=V,并打印出解向量,保留五位有效数字 (3) 本题编程之中,你提高了哪些能力 -guass method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1488
    • 提供者:dsd
  1. shuzhi

    0下载:
  2. 用于解线性方程组的迭代法,包括jacobi,gauss,sor,共轭等方法-For solving linear equations of iterative method, including jacobi, gauss, sor, conjugated
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4452
    • 提供者:顾女士
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. Archive

    0下载:
  2. 数值方法解线性方程组,包括雅克比迭代法,高斯赛德尔迭代法和SOR超松弛迭代法的例程。-Linear equations with Jacobi, Gauss-Seidel method and SOR iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:173438
    • 提供者:hzf
  1. IterSolution

    0下载:
  2. 运用数值解法解线性方程组,即雅克比迭代法、高斯-赛德尔迭代法、SOR方法-The numerical solution of linear equations that Jacobi iteration method, Gauss- Seidel iterative method, SOR method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:王星星
  1. Gauss-Seidel-in-C-Program

    0下载:
  2. 高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码-Gauss-Seidel C program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6087
    • 提供者:罗汉
  1. xianxingfangcheng

    0下载:
  2. 线性方程组解算常规算法,包含高斯迭代法,选主元消去发等-A general algorithm for solving linear equations
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:120937
    • 提供者:liubiao
  1. GaussSeidel

    0下载:
  2. 它是数值线性代数中的一个迭代法,可用来求出线性方程组解的近似值。-It is a numerical linear algebra iterative method can be used to obtain an approximation of linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:281737
    • 提供者:张博
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:154103
    • 提供者:赵东昌
  1. 石工1405-201404010521-平园园

    0下载:
  2. 解线性方程组的迭代法,非线性方程的求根方法(Iterative method for solving linear equations, nonlinear equation)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:14336
    • 提供者:林凡
  1. method

    0下载:
  2. 解线性方程组的迭代法,例如:最速下降法求线性方程组Ax=b的解,共轭梯度法求线性方程组Ax=b的解(The iterative method for solving linear equations is obtained)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:点吧你
  1. 07解线性方程组的雅克比迭代法

    0下载:
  2. 详细功能介绍见word文档,word文档中有具体的案例及过程(For detailed functions, see the word document. There are specific cases and procedures in the word document.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:23552
    • 提供者:sunxq4079
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com